Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Updates boxen to v8 #681

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

⬆️ Updates boxen to v8 #681

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boxen 5.0.1 -> 8.0.1 age adoption passing confidence

Release Notes

sindresorhus/boxen (boxen)

v8.0.1

Compare Source

  • Downgrade cli-boxes (#​102) 3cf4ea9
    • It turned out to not be compatible with the currently targeted Node.js version.

v8.0.0

Compare Source

Breaking
Improvements

v7.1.1

Compare Source

v7.1.0

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source

Breaking
Improvements

v6.2.1

Compare Source

v6.2.0

Compare Source

v6.1.0

Compare Source

  • Change the borderStyle option in a backwards-compatible way (#​69) ee66420
    While not required, we encourage you to move to this new format:
 {
 	topLeft: '+',
 	topRight: '+',
 	bottomLeft: '+',
 	bottomRight: '+',
-	horizontal: '-',
-	vertical: '|',
+	top: '-',
+	bottom: '-',
+	left: '|',
+	right: '|',
 }

v6.0.0

Compare Source

Breaking

v5.1.2

Compare Source

  • Don't trim whitespace in input text needlessly (#​63) 760e247

v5.1.1

Compare Source

v5.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

Copy link

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

Copy link

Hello from PR Helper

Remember to comment with one of the following states:

#pr-ready to enable all auto processing and merging.

#pr-onhold to prevent merging as you have other commits or discussions to make.

If you do not set the #pr-ready comment then the auto-merge capabilities will not be active.

Copy link

socket-security bot commented Jul 14, 2024

Copy link

github-actions bot commented Jul 14, 2024

Mega-Linter status: ✅ SUCCESS

See errors details in artifact Mega-Linter reports on GitHub Action page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@renovate renovate bot force-pushed the renovate/boxen-8.x branch from 86045da to 575e1e2 Compare August 5, 2024 11:45
@renovate renovate bot changed the title ⬆️ Updates boxen to v8 ⬆️ Updates boxen to v8 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/boxen-8.x branch December 8, 2024 18:50
@renovate renovate bot changed the title ⬆️ Updates boxen to v8 - autoclosed ⬆️ Updates boxen to v8 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/boxen-8.x branch from 5e09bd0 to 575e1e2 Compare December 8, 2024 21:41
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants